home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Precision Software Appli…tions Silver Collection 1
/
Precision Software Applications Silver Collection Volume One (PSM) (1993).iso
/
windows
/
games
/
winpcx2.arj
/
WINPCX.VAR
< prev
next >
Wrap
Text File
|
1989-10-19
|
397b
|
18 lines
/* WinPcx.var */
HANDLE hInstance, hInst;
HWND hMainWnd;
HDC BMapDC, TmpDC, NewBMapDC;
HBITMAP BMap, TmpMap, NewBMap;
HMENU hMenu;
char out[100], buffer[100];
float x, y;
short xScreen, yScreen;
int ok;
int TotalBytes, Xsize, Ysize, BpLine;
LONG ListBoxSel;
char *PictureFile = "winmono.pcx";